Telegram Group & Telegram Channel
27. Number pattern 2.

54321
5432
543
54
5


class NumberPat2
{

public static void main(String arg[])
{

for (int i = 1; i <= 5; i++)
{

for (int j = 5; j >= i; j--)
{

System.out.print(j);

}

System.out.println();
}
}
}

@java_codings



tg-me.com/java_codings/39
Create:
Last Update:

27. Number pattern 2.

54321
5432
543
54
5


class NumberPat2
{

public static void main(String arg[])
{

for (int i = 1; i <= 5; i++)
{

for (int j = 5; j >= i; j--)
{

System.out.print(j);

}

System.out.println();
}
}
}

@java_codings

BY Advance Java πŸ‘¨β€πŸ’»


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/java_codings/39

View MORE
Open in Telegram


Advance Java ‍ Telegram | DID YOU KNOW?

Date: |

Dump Scam in Leaked Telegram Chat

A leaked Telegram discussion by 50 so-called crypto influencers has exposed the extraordinary steps they take in order to profit on the back off unsuspecting defi investors. According to a leaked screenshot of the chat, an elaborate plan to defraud defi investors using the worthless β€œ$Few” tokens had been hatched. $Few tokens would be airdropped to some of the influencers who in turn promoted these to unsuspecting followers on Twitter.

Start with a fresh view of investing strategy. The combination of risks and fads this quarter looks to be topping. That means the future is ready to move in.Likely, there will not be a wholesale shift. Company actions will aim to benefit from economic growth, inflationary pressures and a return of market-determined interest rates. In turn, all of that should drive the stock market and investment returns higher.

Advance Java ‍ from kr


Telegram Advance Java πŸ‘¨β€πŸ’»
FROM USA